From: Jim Blandy Date: Sun, 23 May 1993 22:09:09 +0000 (+0000) Subject: * m/iris4d.h (NEED_SIOCTL): Move this to... X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96069 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fd826cfdcebfa58c74e5963430f4e17f35285ae0;p=emacs.git * m/iris4d.h (NEED_SIOCTL): Move this to... * s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h. --- diff --git a/src/m/iris4d.h b/src/m/iris4d.h index 1b9cfdfc8f6..038a8f3e37a 100644 --- a/src/m/iris4d.h +++ b/src/m/iris4d.h @@ -157,10 +157,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define TERMINFO -/* sioctl.h should be included where appropriate. */ - -#define NEED_SIOCTL - /* Letter to use in finding device name of first pty, if system supports pty's. 'a' means it is /dev/ptya0 */